[INFO] fetching crate tui-scrollview 0.6.2...
[INFO] testing tui-scrollview-0.6.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate tui-scrollview 0.6.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate tui-scrollview 0.6.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tui-scrollview 0.6.2
[INFO] tweaked toml for crates.io crate tui-scrollview 0.6.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tui-scrollview 0.6.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tui-scrollview 0.6.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum_macros v0.27.1
[INFO] [stderr]   Downloaded lru v0.16.2
[INFO] [stderr]   Downloaded lipsum v0.9.1
[INFO] [stderr]   Downloaded unicode-truncate v2.0.0
[INFO] [stderr]   Downloaded euclid v0.22.11
[INFO] [stderr]   Downloaded portable-atomic v1.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e35a1f398ca49f5d26e1ebcba696e4157467a9b37fff5d4da46f33014b83383
[INFO] running `Command { std: "docker" "start" "-a" "0e35a1f398ca49f5d26e1ebcba696e4157467a9b37fff5d4da46f33014b83383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e35a1f398ca49f5d26e1ebcba696e4157467a9b37fff5d4da46f33014b83383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e35a1f398ca49f5d26e1ebcba696e4157467a9b37fff5d4da46f33014b83383", kill_on_drop: false }`
[INFO] [stdout] 0e35a1f398ca49f5d26e1ebcba696e4157467a9b37fff5d4da46f33014b83383
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d316dac82ac748022e78b2d162f19b3e53d0ef20c4c1a23626ed99d6777b19b
[INFO] running `Command { std: "docker" "start" "-a" "2d316dac82ac748022e78b2d162f19b3e53d0ef20c4c1a23626ed99d6777b19b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling lru v0.16.2
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling tui-scrollview v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.71s
[INFO] running `Command { std: "docker" "inspect" "2d316dac82ac748022e78b2d162f19b3e53d0ef20c4c1a23626ed99d6777b19b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d316dac82ac748022e78b2d162f19b3e53d0ef20c4c1a23626ed99d6777b19b", kill_on_drop: false }`
[INFO] [stdout] 2d316dac82ac748022e78b2d162f19b3e53d0ef20c4c1a23626ed99d6777b19b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee5b1c2ce9461440048107d89d036a409fc32869b8f8d46acedc4a772e1fdc73
[INFO] running `Command { std: "docker" "start" "-a" "ee5b1c2ce9461440048107d89d036a409fc32869b8f8d46acedc4a772e1fdc73", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling unicode-truncate v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling lipsum v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling tui-scrollview v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.27s
[INFO] running `Command { std: "docker" "inspect" "ee5b1c2ce9461440048107d89d036a409fc32869b8f8d46acedc4a772e1fdc73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee5b1c2ce9461440048107d89d036a409fc32869b8f8d46acedc4a772e1fdc73", kill_on_drop: false }`
[INFO] [stdout] ee5b1c2ce9461440048107d89d036a409fc32869b8f8d46acedc4a772e1fdc73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46f6f01a22d73c87d37cd206fa3b5d7fd47b095c58e287a52cbea4d71c80d71a
[INFO] running `Command { std: "docker" "start" "-a" "46f6f01a22d73c87d37cd206fa3b5d7fd47b095c58e287a52cbea4d71c80d71a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tui_scrollview-f2a6ccaee46aa66e)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test scroll_view::tests::does_not_hide_horizontal_scrollbar ... ok
[INFO] [stdout] test scroll_view::tests::does_not_render_both_scrollbars ... ok
[INFO] [stdout] test scroll_view::tests::does_not_render_horizontal_scrollbar ... ok
[INFO] [stdout] test scroll_view::tests::does_not_hide_vertical_scrollbar ... ok
[INFO] [stdout] test scroll_view::tests::does_not_trigger_vertical_scrollbar ... ok
[INFO] [stdout] test scroll_view::tests::ensure_buffer_last_elements ... ok
[INFO] [stdout] test scroll_view::tests::hides_both_scrollbars ... ok
[INFO] [stdout] test scroll_view::tests::does_not_render_vertical_scrollbar ... ok
[INFO] [stdout] test scroll_view::tests::move_down ... ok
[INFO] [stdout] test scroll_view::tests::move_right ... ok
[INFO] [stdout] test scroll_view::tests::zero_offset ... ok
[INFO] [stdout] test scroll_view::tests::hides_horizontal_scrollbar ... ok
[INFO] [stdout] test scroll_view::tests::never_horizontal_scrollbar ... ok
[INFO] [stdout] test scroll_view::tests::never_vertical_scrollbar ... ok
[INFO] [stdout] test scroll_view::tests::hides_vertical_scrollbar ... ok
[INFO] [stdout] test scroll_view::tests::zero_width ... ok
[INFO] [stdout] test scroll_view::tests::does_not_trigger_horizontal_scrollbar ... ok
[INFO] [stdout] test scroll_view::tests::render_stateful_widget ... ok
[INFO] [stdout] test scroll_view::tests::ensure_buffer_offset_is_correct ... ok
[INFO] [stdout] test scroll_view::tests::zero_height ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tui_scrollview
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/scroll_view.rs - scroll_view::ScrollView (line 19) ... ok
[INFO] [stdout] test src/scroll_view.rs - scroll_view::ScrollView::scrollbars_visibility (line 168) ... ok
[INFO] [stdout] test src/lib.rs - (line 25) ... ok
[INFO] [stdout] test src/scroll_view.rs - scroll_view::ScrollView::buf_mut (line 106) ... ok
[INFO] [stdout] test src/scroll_view.rs - scroll_view::ScrollView::vertical_scrollbar_visibility (line 125) ... ok
[INFO] [stdout] test src/scroll_view.rs - scroll_view::ScrollView::horizontal_scrollbar_visibility (line 145) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "46f6f01a22d73c87d37cd206fa3b5d7fd47b095c58e287a52cbea4d71c80d71a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46f6f01a22d73c87d37cd206fa3b5d7fd47b095c58e287a52cbea4d71c80d71a", kill_on_drop: false }`
[INFO] [stdout] 46f6f01a22d73c87d37cd206fa3b5d7fd47b095c58e287a52cbea4d71c80d71a
